

.wrap {width:577px;height:396px;position:relative;overflow:hidden;}
.slidebox {width:577px;position:absolute;top:0;left:0;height:396px;}
.slidebox li {float:left;width:577px;height:396px;left:0;top:0;}
.slidebox li img {display:block;width:567px;height:386px;}
.slidebox li p{color: #fff;position: absolute; left: 0;bottom: 14px; z-index: 100; text-indent: 1em;}
.dot {position:absolute;width:98%;height:45px;background: #000;opacity: 0.7;text-align:right;bottom:4px;left:6px;}
.dot p {margin-right:10px;   }
.dot b {width:25px;height:25px;color:#fff;display:inline-block;text-align:center;line-height:25px;margin:0 3px;margin-top:10px;cursor:pointer;font-weight:normal;}
.dot .cur {background:url('../images/xiaokuang.png')no-repeat center center;color:#fff;}
